func runtime.reflect_makemap

one use

	runtime (current package)
		map.go#L204: func reflect_makemap(t *abi.MapType, cap int) *maps.Map {